---
title: "DLR Webhook"
method: POST
path: "/[Customer DLR Webhook Endpoint]"
---

# DLR Webhook

`POST /[Customer DLR Webhook Endpoint]`

With Push DLR you will receive DLR updates for SMS messages sent through your account. Each time CEQUENS receives an update for a sent message, we check if the user has setup Push DLR. If it is setup by the user, we will then forward this DLR notification to your server.

## Query parameters

- `ClientMsgID` integer
- `msgid` string
- `statusid` integer
- `from` string
- `to` string
- `accountid` integer
- `SubmitDate` string
- `statusmsg` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/cequens/apis/authentication.md) · [All operations](https://skmtc.dev/cequens/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cequens/authentication/revisions/deadb0661f19/schema)
